home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Present…nuary (Partner) - Disc 2
/
The Apple Reference and Presentations Library (Disc 2)(January 1994).iso
/
Synergy Software
/
Japanese
/
KaleidaGraph˛-PPC
/
Examples folder
/
Macro Source
/
sinc(5x)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1993-04-14
|
154 b
|
19 lines
|
[
TEXT/QKPT
]
alpha "Sinc(5x)"
Ncol 001
RCLv 000
XEQ 01
STOv 001
STOP
;
;
LBL 01
STO 00
const 5.000000000e+00
*
sin
RCL 00
const 5.000000000e+00
*
/
RTN